home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 47
/
Freelog047.iso
/
Bas
/
Jeu
/
Aitchu
/
Aitchu[1].swf
/
scripts
/
frame_240
/
DoAction.as
Wrap
Text File
|
2003-06-10
|
146b
|
11 lines
Ninja.NumOfLives--;
if(!Ninja.NumOfLives)
{
gotoAndPlay(280);
}
else
{
Ninja.NumOfPower = Ninja.MaxOfPOwer;
gotoAndPlay(40);
}